×
Jan 31, 2018 · Use File System as SCM. Simulate File System as SCM by checking file system last modified date, checkout(), pollChanges(), ChangeLog and ...
File System SCM ... This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information.
File System SCM ... This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information. Documentation ...
SCM implementation which watches a file system folder. FSSCM.DescriptorImpl · RemoteCopyDir, Deprecated. Not used anymore. RemoteFolderDiff<T>. RemoteFolderDiff ...
Sep 7, 2021 · Simulate File System as SCM by checking file system last modified date, checkout(), pollChanges(), ChangeLog and distributed build are all ...
Unlike other SCMs, there is at most ONE set of changelog when we checkout. While multiple users may have modified some files between two builds, but we will ...
filesystem_scm.AllowDeleteList. public class AllowDeleteList extends Object. We will only delete file from workspace if it is in the allowDeleteList. And each ...
Class FSSCM ... SCM implementation which watches a file system folder. Nested Class Summary. Nested Classes ...
File System SCM ... This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information. Documentation ...
public abstract class SCMFileSystem extends Object implements Closeable. A virtual file system for a specific SCM potentially pinned to a specific SCMRevision .